home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / tutfiles.arc / ARCTUT.ARC / ARC3 < prev    next >
Encoding:
Text File  |  1988-08-02  |  1.2 KB  |  23 lines

  1.    file1.exe         30,000 bytes          ┌───────────────────────────────┐
  2.    file2.exe         25,000 bytes          │ Before: The combined size of  │
  3.    file3.doc         18,000 bytes          │         all 4 files is 117,000│
  4.    file4.com         44,000 bytes          │         bytes.                │
  5.    ------------------------------          └───────────────────────────────┘
  6.    4 files          117,000 bytes
  7.  
  8.  
  9.                                            ┌───────────────────────────────┐
  10.                                            │ During: The arc utility both  │
  11.    pkarc -a mytest.arc *.*                 │         consolidates and then │
  12.                                            │         compresses the files  │
  13.                                            └───────────────────────────────┘
  14.  
  15.  
  16.                                            ┌───────────────────────────────┐
  17.                                            │ After:  Resulting in a single │
  18.                                            │         arc file (in this case│
  19.    mytest.arc        74,500 bytes          │         called mytest.arc).   │
  20.                                            └───────────────────────────────┘
  21.  
  22.  
  23.